OrderDistribution
OrderDistribution[{dist,n},k] represents the kth-order statistics distribution for n observations from the distribution dist.
OrderDistribution[{dist,n},{k1,k2,…}] represents the joint (k1,k2,…)th-order statistics distribution from n observations from the distribution dist.
OrderDistribution[{dist1,…,distn},…] represents the order statistics distribution for independent distributions disti.
OrderDistribution[mdist,…] represents the order statistics distribution for multivariate distribution mdist.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.